home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / lzsslib.zip / DESC.TXT < prev    next >
Text File  |  1992-01-03  |  455b  |  11 lines

  1. LZSSLib is a compression library (DLL) for Windows programmers.
  2. You have access to compression/decompression functions permitting
  3. file-to-file operations.  LZSSLib uses the LZSS algorithm with
  4. various modifications each providing different enhancements. 
  5. Very simple to use:  LZSSPackFile('PROG.EXE', 'PROG.LZS')
  6. Works with any language that supports DLL calling, such as
  7. Turbo Pascal, C/C++, Actor, Visual Basic, Realizer, even
  8. ObjectVision.
  9.  
  10.  
  11.